<xs:complexType name="TransportProperty" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:all> <xs:element name="Name" minOccurs="1" maxOccurs="1" /> <xs:element name="Value" minOccurs="1" maxOccurs="1" /> </xs:all> </xs:complexType>